gtk: fix syntax of an annotation
authorTorsten Schönfeld <kaffeetisch@gmx.de>
Sat, 15 Oct 2011 17:37:43 +0000 (19:37 +0200)
committerTorsten Schönfeld <kaffeetisch@gmx.de>
Sat, 15 Oct 2011 17:37:43 +0000 (19:37 +0200)
gtk/gtkgrid.c

index f6ec2f11113f2450dc7b9c3ca6deb676790fba15..df0c11491bbffbf5a64a2cce23d96c119a53d533 100644 (file)
@@ -1453,7 +1453,7 @@ gtk_grid_attach (GtkGrid   *grid,
  * gtk_grid_attach_next_to:
  * @grid: a #GtkGrid
  * @child: the widget to add
- * @sibling (allow-none): the child of @grid that @child will be placed
+ * @sibling: (allow-none): the child of @grid that @child will be placed
  *     next to, or %NULL to place @child at the beginning or end
  * @side: the side of @sibling that @child is positioned next to
  * @width: the number of columns that @child will span